textview: Fix blinking block cursors
authorMatthias Clasen <mclasen@redhat.com>
Sat, 13 Mar 2021 00:44:31 +0000 (19:44 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 13 Mar 2021 00:44:31 +0000 (19:44 -0500)
commite345f9a4db48a1d06cd941e49b7d7d922ff19607
tree2f52303008bfeb31bb12515c4dbc9e564148d9c3
parentdaed57c30ee7e6e152578902090352028cf776e9
textview: Fix blinking block cursors

When we have a block cursor, we need to discard the
cached node of the line containing the cursor, in order
to get a blinking cursor.
gtk/gtktextlayout.c